home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 1995 September 1
/
CD [VMAG950901].bin
/
theway
/
contentp.dir
/
00014.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-13
|
186 b
|
10 lines
on exitFrame
if (the mouseCast <= 128) and (the mouseCast >= 120) then
puppetSprite(5, 1)
go("s3")
else
set the castNum of sprite 5 to 800
go(the frame)
end if
end